Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.5

ExtWebAssociationSelectBP

Scoped name

WSYEXTJS/ExtWebAssociationSelectBP

Note that this abstract function is placed in the WSYEXTJS model.

Purpose

The only reason to have this as an independent abstract function is that this enables you to implement the AssociationSelect functionality in situations where you can't change the definitions for you entities (e.g. if you have your database definitions in a separate model that doesn't have access to the Websydian libraries.

Usage

The base definitions for an association entity is as follows:

Source Object Verb Target Object
MyAssociationBP is a FNC WSYEXTJS/ExtWebAssociationSelect

The rest of the implementation is like it is described for the entity, you just have to make the replacement of the Owner entities for the function instead of for the entity.